| Total Complexity | 76 |
| Dependencies | 4 |
| Dependents | 3 |
| Total lines | 469 |
| Lines of code | 265 |
| Logical lines of code | 177 |
| Comment lines | 107 |
| Methods | 13 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| fetch_and_validate_ai_responses() | 42 | 15 | 54 | |
| apply_ai_responses_to_patterns() | 44 | 14 | 43 | |
| prepare_prompts() | 47 | 10 | 37 | |
| generate_content() | 50 | 8 | 27 | |
| get_images_for_pattern() | 53 | 6 | 24 | |
| assign_selected_images_to_patterns() | 53 | 6 | 23 | |
| prepare_expected_results_format() | 60 | 4 | 14 | |
| get_selected_image_format() | 69 | 4 | 6 | |
| format_prompts_for_ai() | 60 | 2 | 14 | |
| generate_ai_content_for_patterns() | 63 | 2 | 10 | |
| get_patterns_dictionary() | 68 | 2 | 7 | |
| pattern_has_images() | 78 | 2 | 3 | |
| sanitize_string() | 79 | 1 | 3 |